Package-level declarations

API for PCI Proxy tokenization.

Warning

Only use this API if you are a PCI Proxy customer. Use TransactionContract if you want to register a saved payment method.

Types

Link copied to clipboard
data class PCIPCardholder

This class is used to add cardholder info

Link copied to clipboard

This class represents a (credit or debit) card which was used for PCI Proxy tokenization.

Link copied to clipboard

This class represents the expiry date of a card which was used for PCI Proxy tokenization.

Link copied to clipboard
class PCIPTokenization(merchantId: String)

Use this class to start a PCI Proxy tokenization request.

Link copied to clipboard

This class can be used to specify miscellaneous options related to the tokenization request.

Link copied to clipboard